From: iap10@labyrinth.cl.cam.ac.uk Date: Wed, 10 Sep 2003 16:22:25 +0000 (+0000) Subject: bitkeeper revision 1.421 (3f5f4fc1jzqkUGfyUfgcJVDUsnsFnQ) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18706 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=e5d511f7459b4360203b35663e5aa22730630789;p=xen.git bitkeeper revision 1.421 (3f5f4fc1jzqkUGfyUfgcJVDUsnsFnQ) fix --- diff --git a/BitKeeper/etc/ignore b/BitKeeper/etc/ignore index 8d1f1e67c6..f457615a6d 100644 --- a/BitKeeper/etc/ignore +++ b/BitKeeper/etc/ignore @@ -468,3 +468,4 @@ tools/internal/xi_usage tools/internal/xi_sched_domain tools/internal/xi_sched_global xen/arch/i386/nmi.o +xen/drivers/net/dummy.o diff --git a/tools/misc/xen-clone b/tools/misc/xen-clone index 8ea5958b4b..daaf54e90b 100755 --- a/tools/misc/xen-clone +++ b/tools/misc/xen-clone @@ -35,7 +35,7 @@ TOP=`/bin/pwd` # site-specific set up of installation directories case "$SITE" in -CL) +UCCL) PATH=$PATH:/usr/groups/xeno/build_tools/bin mkdir -p install/boot cd install/boot